'Declaration
Public Function PatchCodeReaderGetCodeX1( _ ByVal PatchCodeNo As Integer _ ) As Integer
public int PatchCodeReaderGetCodeX1( int PatchCodeNo )
public function PatchCodeReaderGetCodeX1( PatchCodeNo: Integer ): Integer;
public function PatchCodeReaderGetCodeX1( PatchCodeNo : int ) : int;
public: int PatchCodeReaderGetCodeX1( int PatchCodeNo )
public: int PatchCodeReaderGetCodeX1( int PatchCodeNo )
Parameters
- PatchCodeNo